home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 3
/
Cream of the Crop 3.iso
/
utility
/
imprvbt2.zip
/
BATKEY.DOC
< prev
next >
Wrap
Text File
|
1992-09-02
|
430b
|
7 lines
BATKEY.COM By John Miktuk
Batkey is a program to enhance batch files. It accepts a digit from the
command line of between 1 and 9. It than waits for a keypress of less than or
equal to that digit and returns an ERRORLEVEL equal to the keypress. Pressing
the ESC key or the 0 key produces an ERRORLEVEL of 10, which is useful for an
exit option on a menu. Any keys outside the expected range are ignored.